GUI Help > Special > getUpDownMin

getUpDownMin
int min=getUpDownMin(handle gadget)

Description:
Retrieves the minimum possible value for an UpDown gadget. You can set this with setUpDownRange.

Return Value:
See Above

Parameters:
gadget Handle to an UpDown gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)